func google.golang.org/grpc.newHandlerQuota
2 uses
google.golang.org/grpc (current package)
server.go#L1071: streamQuota := newHandlerQuota(s.opts.maxConcurrentStreams)
server.go#L2257: func newHandlerQuota(n uint32) *atomicSemaphore {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)